home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-12-12 | 11.4 KB | 330 lines | [TEXT/MPS ] |
- This file lists class and member names that have changed since ODF Release 2.
- They may have been renamed, moved to another class, or removed.
- When you hit compile errors, search this list to find out what to do.
- (*) indicates an API change.
-
-
- FW_CBreakLinkCommand::CommitDone - changed to FreeUndoState
- FW_CBreakLinkSourceCommand::CommitDone - changed to FreeUndoState
-
- FW_CCharKeyEvent::GetRepeatCount - moved to new base class, FW_CKeyEvent
- FW_CCharKeyEvent::IsRepeating - moved to new base class, FW_CKeyEvent
-
- FW_CCommand::GetFrame - (*) added parameter invalidate; use GetContextFrame as accessor for fFrame
- FW_CCommand::AddEndAction - gone
- FW_CDragCommand::AbortTransaction - promoted to FW_CCommand
-
- FW_CEmbeddedODFacetsIterator - renamed to FW_CProxyFacetIterator (moved to file FWPxyIte.h)
-
- FW_CEmbeddingContent - gone; subclass FW_CContent instead
- FW_CEmbeddingContent::IsDataOnlyOneProxy - moved to FW_CContent class
- FW_CEmbeddingContent::SingleEmbeddedFrameInternalized - gone; override IncorporateEmbeddedFrame and IncorporateEmbeddedPart instead
-
- FW_CEmbeddingFrame::PrivAttachSourceFrame - renamed to AttachSourceFrame
-
- FW_CEmbeddingPart::ReleaseAll - gone
-
- FW_CEventDispatcher::DispatchVirtualKeyDownEvent - changed to DispatchVirtualKeyEvent; (*) extra parameter keyboardState
- FW_CEventDispatcher::DispatchVirtualKeyUpEvent - changed to DispatchVirtualKeyEvent; (*) extra parameter keyboardState
- FW_CEventDispatcher::OnMouseDown - no longer static
- FW_CEventDispatcher::OnMouseUp - no longer static
- FW_CEventDispatcher::fgAutoRepeatCount - changed to protected field fAutoRepeatCount
- FW_CEventDispatcher::fgLastMouseUp - changed to protected field fLastMouseUp
- FW_CEventDispatcher::fgLastMouseUpWhere - changed to protected field fLastMouseUpWhere
- FW_CEventDispatcher::fgClickCount - changed to protected field fClickCount
-
- FW_CFloatingWindow::FW_CFloatingWindow - (*) added parameter FW_Boolean resizeable
-
- FW_CFrame::HasSamePartEditorAs - renamed to FW_CFrame::HasOneOfMyPresentation
- FW_CFrame::InstallMenus - gone
- FW_CFrame::PrivAttachSourceFrame - renamed to AttachSourceFrame
-
- FW_CLinkManager - (*) is now abstract; subclass FW_CLinkManagerImplementation instead
-
- FW_CListBox::AddStringItem - (*) changed parameter clientData to long
- FW_CListBox::GetClientDataItem - (*) changed parameter clientData to long&
- FW_CListBox::GetStringItem - (*) changed parameter clientData to long&
- FW_CListBox::MacSetItem - (*) changed parameter clientData to long
- FW_CListBox::SetStringItem - (*) changed parameter clientData to long
-
- FW_CPart::InstallMenus - override to install menus that are not in the menu bar resource
- FW_CPart::PrepContentProperty - (*) added parameter cloning
- FW_CPart::fIdleCount - gone
- FW_CPart::PrivCountIdleRegistering - gone
-
- FW_CPrintHandler::FW_CPrintHandler - (*) parameters changed
- FW_CPrintHandler::CreatePrintView - gone; use CreatePrintFrame
- FW_CPrintHandler::GetFrame - renamed to GetPrintFrame (returns actual print frame)
- FW_CPrintHandler::GetPart - gone
- FW_CPrintHandler::GetPrintContentExtent - (*) added two parameters
- FW_CPrintHandler::GetPrintInfo - (*) added parameter Environment*
- FW_CPrintHandler::GetPrintView - gone
- FW_CPrintHandler::PreModalDialog - (*) is now virtual
- FW_CPrintHandler::PostModalDialog - (*) is now virtual
- FW_CPrintHandler::PrintPage - (*) removed parameter pageBounds
- FW_CPrintHandler::ReleasePrintView - gone; use ReleasePrintFrame
-
- FW_CPrivCreateLinkSourceCommand::GetODLinkSource - gone
-
- FW_CPrivMacControlHelper::SetMax - (*) added parameter redraw
- FW_CPrivMacControlHelper::SetMin - (*) added parameter redraw
- FW_CPrivMacControlHelper::SetText - (*) added parameter redraw
-
- FW_CProxyFrame::FW_CProxyFrame - (*) last parameter changed from wasInLimbo to saveInLimbo
- FW_CProxyFrame::Release - gone
- FW_CProxyFrame::IsFrameInMemory - gone
-
- FW_CScriptableCollection::GetPropertyInfo - (*) new parameter whichProperty
-
- FW_CScrollBar::PrivAttachToScroller - gone
-
- FW_CSuperView::PrivInvalidateViewIternalTransform - renamed to PrivInvalidateViewInternalTransform
- FW_CSuperView::PrivSetExtent - changed to public from protected
-
- FW_CView::PrivIsTopPrintedView - gone
- FW_CView::PrivSetTopPrintedView - gone
-
- FW_CVirtualKeyEvent::GetKeyboardState - moved to new base class, FW_CKeyEvent
- FW_CVirtualKeyEvent::GetRepeatCount - moved to new base class, FW_CKeyEvent
- FW_CVirtualKeyEvent::IsRepeating - moved to new base class, FW_CKeyEvent
- FW_CVirtualKeyEvent::KeyboardState - moved to new base class, FW_CKeyEvent
-
- FW_MEventHandler::DoCharKey - renamed to DoCharKeyDown
- FW_MEventHandler::DoVirtualKey - renamed to DoVirtualKeyDown
- FW_MEventHandler::HandleCharKey - renamed to HandleCharKeyDown
- FW_MEventHandler::HandleVirtualKey - renamed to HandleVirtualKeyDown
-
- FW_MProxy::AcquireEmbeddedPart - (*) removed parameter instantiate
- FW_MProxy::AcquireEmbeddedFrame - (*) removed parameter instantiate
- FW_MProxy::Embed - gone; call EmbedFrame or EmbedPart instead
- FW_MProxy::ReleaseAll - gone
-
- FW_MScriptable::GetPropertyInfo - (*) new parameter whichProperty
-
-
- FW_CAlphaNumFilter::DoCharKey - renamed to DoCharKeyDown
- FW_CEditView::DoCharKey - renamed to DoCharKeyDown
- FW_CIntegerFilter::DoCharKey - renamed to DoCharKeyDown
-
- FW_CDialogFrame::DoVirtualKey - renamed to DoVirtualKeyDown
- FW_CEditView::DoVirtualKey - renamed to DoVirtualKeyDown
- FW_CListBox::DoVirtualKey - renamed to DoVirtualKeyDown
- FW_CViewTabber::DoVirtualKey - renamed to DoVirtualKeyDown
-
-
- FWDescCoerceFunc - renamed to FW_DescCoerceFunc
- FWDescComparisonFunc - renamed to FW_DescComparisonFunc
-
-
- FW_EFontStyles - gone; elements changed to const FW_FontStyle
- FW_kCopy - (*) changed from #define to const FW_TransferModes value
- FW_kNotCopy - (*) changed from #define to const FW_TransferModes value
- FW_kOr - (*) changed from #define to const FW_TransferModes value
- FW_kNotOr - (*) changed from #define to const FW_TransferModes value
- FW_kXOr - (*) changed from #define to const FW_TransferModes value
- FW_kNotXOr - (*) changed from #define to const FW_TransferModes value
- FW_kClear - (*) changed from #define to const FW_TransferModes value
- FW_kNotClear - (*) changed from #define to const FW_TransferModes value
- FW_kHilite - (*) changed from #define to const FW_TransferModes value
- FW_kErase - (*) changed from #define to const FW_TransferModes value
- FW_kInvert - (*) changed from #define to const FW_TransferModes value
- FW_kSystemHilite - (*) changed from #define to const FW_TransferModes value
-
- FW_kFontResourceType - moved to file FWGraphx.k in the OS layer
-
- FW_SetRGB - renamed to FW_PrivSetRGB
- FW_RGB_R - renamed to FW_PrivRGB_R
- FW_RGB_G - renamed to FW_PrivRGB_G
- FW_RGB_B - renamed to FW_PrivRGB_B
- FW_RGB - this macro is now defined within FWGConst.cpp; its use is deprecated
-
- FW_RenderIconAlignment - (*) changed from a typedef to an enum
- FW_CIconShape::kDefaultAlignment - gone
-
- FW_CString32 - gone; use FW_CString
- FW_CString255 - gone; use FW_CString
-
- FW_MNotifier::PrivGetNotifierID - (*) changed from public to private
- FW_MNotifier::PrivSetNotifierID - (*) changed from public to private
-
- ODPlatformCanvas - use FW_PlatformCanvas instead
-
- # -- Resources --
- FW_RColor - moved to file FWGraphx.fr in the OS layer
- FW_RFont - moved to file FWGraphx.fr in the OS layer
- FW_RPoint - moved to file FWODMisc.fr in the OS layer
- FW_RRect - moved to file FWODMisc.fr in the OS layer
-
- The following definitions were moved from FWViews.fr to FWODMisc.fr in the OS layer:
- FW_FIX
- FW_ONE
- FW_BOUNDS
- FW_POINT
-
- The following definitions were moved from FWViews.fr to FWGraphx.fr in the OS layer:
- FW_NORMAL_FONT
- FW_SYSTEM_FONT
- FW_HELVETICA12
- FW_TIMES12
- FW_COURIER12
- FW_PALATINO12
- FW_RGB_BLACK
- FW_RGB_WHITE
- FW_RGB_RED
- FW_RGB_YELLOW
- FW_RGB_BLUE
- FW_RGB_GREEN
- FW_RGB_BROWN
- FW_RGB_PURPLE
- FW_RGB_LIGHT_BLUE
- FW_RGB_GRAY
- FW_RGB_LIGHT_GRAY
- FW_RGB_DARK_GRAY
-
- # -- Windows --
- FW_CPrivGDIBrush - renamed to FW_CPrivWinGDIBrush
- FW_CPrivGDIFont - renamed to FW_CPrivWinGDIFont
- FW_CPrivGDIPen - renamed to FW_CPrivWinGDIPen
-
- #===============================================================================
- # --- New classes, functions, constants ---
-
- #-- Framework layer --
- FW_CGraphicControl class
- FW_CIncludeView class
- FW_CKeyEvent class - new base class for FW_CCharKeyEvent and FW_CVirtualKeyEvent
- FW_CPrintJobInfo - located in FWPrInfo.h
-
- FW_CCommand::AbortTransaction
- FW_CCommand::GetContextFrame
- FW_CCommand::PrivActivateFrame
- FW_CCommand::PrivValidateFrame
- FW_CCommand::FreeUndoStateAfterFailure
-
- FW_CContent::IncorporateEmbeddedFrame
- FW_CContent::IncorporateEmbeddedPart
-
- FW_CDesc::PutShortInteger (was not implemented in R2)
-
- FW_CDialogFrame::FocusStateChanged
-
- FW_CEmbeddingFrame::GetFacetWithActiveBorderUnderMouse
- FW_CEmbeddingFrame::HandleDraw
-
- FW_CFrame::GetPrintResolution
- FW_CFrame::IsEmbeddedInLimbo
- FW_CFrame::IsInRootWindow
-
- FW_CODPart::GetPrintResolution (was not implemented in R2)
-
- FW_CPart::FocusAcquiredInFrame
- FW_CPart::FocusLostInFrame
- FW_CPart::PrivInstallMenus
-
- FW_CPresentation::PrivFindAnotherSourceFrame
-
- FW_CPrintHandler::CreatePrintFrame
- FW_CPrintHandler::GetPrintPresentation
- FW_CPrintHandler::NewPrintJobInfo
- FW_CPrintHandler::NextPrintPage
- FW_CPrintHandler::PreparePrinterResolution
- FW_CPrintHandler::ReleasePrintFrame
- FW_CPrintHandler::SetPrintPresentation
-
- FW_CPrintInfo::ContentToPage
- FW_CPrintInfo::GetBestPrinterResolution
- FW_CPrintInfo::PageToContent
- FW_CPrintInfo::PrivAdjustPageRange
- FW_CPrintInfo::fFirstPageOffset
-
- FW_CProxyFrame::PrivCommitPasteDone
-
- FW_CSemanticInterface::IsStandardPartToken
- FW_CSemanticInterface::ParseStandardPartToken
-
- FW_CView::PrivCreateSubViews
- FW_CView::PrivPostCreateViewFromStream
-
- FW_MEventHandler::DoCharKeyUp
- FW_MEventHandler::DoVirtualKeyUp
- FW_MEventHandler::HandleCharKeyUp
- FW_MEventHandler::HandleVirtualKeyUp
-
- FW_MProxy::CommitPasteDone
-
- BindPartToFile
- FW_IsOpenDocDocument
- FW_SetInLimbo
-
-
- #-- OS layer --
- FW_CPrivGXStatus
-
- FW_IsGXPrintingInstalled
- FW_GetFacetPrintJobInfo
- FW_MacGetFontName
-
- static void operator >>(FW_CReadableStream& stream, FW_RenderIconAlignment& transform);
- static void operator >>(FW_CReadableStream& stream, FW_RenderIconTransform& transform);
- static void operator <<(FW_CWritableStream& stream, const FW_RenderIconAlignment& transform);
- static void operator <<(FW_CWritableStream& stream, const FW_RenderIconTransform& transform);
-
- FW_CColor::Red
- FW_CColor::Green
- FW_CColor::Blue
-
- FW_CFont::GetPlatformFontName
-
- FW_kIconAlignHCenter - added as synonym for FW_kIconAlignCenter (to parallel FW_kIconAlignVCenter)
- FW_kLastMenuID - new constant in FWMnuItm.h
-
- FW_RGBComponent - typedef unsigned char FW_RGBComponent;
-
-
- #-- Foundation layer --
- FW_TRecCountedCollection<class t>
- FW_TRecCountedCollectionIterator<class t>
-
- FW_CString::HasSameLocale
- FW_CString::IsValidDecimalNumber
- FW_CString::IsValidHexadecimalNumber
-
- FW_TCountedPtr::GetRep
-
- operator%(fixed, fixed) was not defined in debug version
-
- #-- Resources --
- FW_RIncludeView - new resource type in FWViews.fr
-
- FW_RInk - new resource type in FWGraphx.fr
- Standard inks added to FWGraphx.fr:
- FW_NORMAL_INK
- FW_INVERT_INK
- FW_INVERT_INK
- FW_WHITE_ERASE_INK
-
- FW_RPattern - new resource type in FWGraphx.fr
- FW_RBWPattern - new resource type in FWGraphx.fr
- FW_RColorPattern - new resource type in FWGraphx.fr
- Standard black/white patterns added to FWGraphx.fr:
- FW_PATTERN_BLACK
- FW_PATTERN_WHITE
- FW_PATTERN_GRAY
- FW_PATTERN_LIGHT_GRAY
- FW_PATTERN_DARK_GRAY
- FW_PATTERN_HORIZONTAL
- FW_PATTERN_VERTICAL
- FW_PATTERN_FDIAGONAL
- FW_PATTERN_BDIAGONAL
- FW_PATTERN_CROSS
- FW_PATTERN_DIAGCROSS
- FW_PATTERN_ANT
-
- FW_RStyle - new resource type in FWGraphx.fr
- Standard styles added to FWGraphx.fr:
- FW_NORMAL_STYLE
- FW_DASH_STYLE
- FW_DOT_STYLE
- FW_DASHDOT_STYLE
- FW_DASHDOTDOT_STYLE
-